boot record

英 [buːt ˈrekɔːd] 美 [buːt ˈrekərd]

网络  引导程序; 引导记录; 启动记录; 引导块; 主引导记录

计算机



双语例句

  1. Briefly, though, most x86 systems use master boot record ( MBR) partitions, which are typically created with a program called fdisk.
    但是,大多数x86系统使用主引导记录(MBR)分区,这个分区通常是用fdisk程序创建的。
  2. One of these partitions may be an extended partition, which can hold any number of logical partitions.
    逻辑分区&用于大多数Linux机器上的MasterBootRecord(MBR)分区系统仅支持4个主分区,其中一个是可扩展的,可以包含任何数量的逻辑分区。
  3. In the case of a hard disk, this first sector is also known as the master boot record ( MBR), and it contains both the first stage of the boot loader and the MBR partition table.
    对于硬盘,第一扇区就是主引导记录(MBR),它包含引导加载程序的第一步和MBR分区表。
  4. When this is verified, the active partition's boot record is read from the device into RAM and executed.
    当这个过程验证完成之后,就将活动分区的引导记录从这个设备中读入RAM中并执行它。
  5. The lilo program rewrites the MBR or the partition boot record to reflect your changes, including recording the absolute disk location of the kernel.
    lilo程序会重写MBR或分区引导记录以反映您的更改,包括记录内核的绝对磁盘路径。
  6. Indicate where you want to install the boot loader, such as Master Boot Record ( MBR), finish your customization, and click OK.
    说明安装引导加载程序的位置,例如主引导记录(MBR),然后完成定制过程,并单击OK按钮。
  7. Once we choose a segment manager, EVMS will put some metadata on our disk, creating a master boot record and marking the rest of the space on our disk as "freespace," available for new segments.
    一旦我们选择了段管理器,EVMS会在磁盘上存放一些元数据,同时创建主引导记录并将磁盘上的剩余空间标记为“freespace”,使之用于新段。
  8. The first stage consists of a simple boot loader ( found on the boot device's master boot record, or MBR), whose job is to load the second-stage boot loader.
    第一阶段包含了一个简单的引导加载程序(这可以在引导设备的主引导记录MBR中找到),其作用是加载第二阶段的引导加载程序。
  9. In conventional systems like desktops, the bootloader is normally loaded into the MBR ( Master Boot Record), or the first sector of the disk where Linux resides.
    在象台式机这样的常规系统中,通常将引导装载程序装入主引导记录(MasterBootRecord,(MBR))中,或者装入Linux驻留的磁盘的第一个扇区中。
  10. My disk now has a master boot record and I'm ready to create new partitions, called "segments" in EVMS-speak.
    现在我的磁盘有一个主引导记录,然后准备创建新的分区,即EVMS行话中的“段”。
  11. This is called chain loading, and it most frequently occurs when the boot manager that is located in the master boot record ( MBR) loads the boot loader that is in a partition boot record.
    这种现象称为链式加载(chainloading),通常发生在位于主引导记录(MBR)中的引导管理器加载一个分区引导记录中的启动加载程序的时候。
  12. The partition table is located in the master boot record ( MBR) of a disk.
    分区表位于磁盘主引导记录(MBR)之中。
  13. Commonly, Linux is booted from a hard disk, where the Master Boot Record ( MBR) contains the primary boot loader.
    通常,Linux都是从硬盘上引导的,其中主引导记录(MBR)中包含主引导加载程序。
  14. Since this boot record is always found in the same location on every disk, it becomes very easy for developers to write viruses that will modify or corrupt it.
    由于这是每一个引导记录总是发现在同一位置上,它变得非常容易的开发编写病毒,将它修改或损坏。
  15. GRUB works by placing a piece of its code into the Master Boot Record ( MBR) and tells the system where to look for configuration files on which operating system to boot.
    GRUB通过放置其代码到主引导(MBR),告诉系统哪里找到操作系统启动的配置文件。
  16. Use this command ( where device name is an optional device name that specifies the device that needs a new MBR) to repair the master boot record ( MBR) of the system partition.
    使用此命令可修复启动分区的主启动记录(MBR)。在命令语法中,devicename是一个可选的设备名,它指定了需要新MBR的设备。
  17. Get everything back even when the drive's partition table, boot record, Master File Table or root directory is lost or corrupt.
    得到一切后,即使在驱动器的分区表,引导记录,主文件表或根目录是丢失或损坏。
  18. When your computer restarts, your anti-virus software may inform you that your hard disk's boot record has changed and ask what you want to do.
    重新启动计算机时,防病毒程序可能会告诉您:硬盘启动记录已有改动,并询问您想如何去做。
  19. The old master boot record cannot be read.
    无法读取旧的主启动记录。
  20. This text explains the importance of recovering hard disk partitions and introduces the main reason caused the partition table and DOS boot record break.
    简要的说明分区修复的重要性以及分区表和DOS引导记录区被破坏的主要原因。
  21. Warning: Your computer may have a virus. The Master Boot Record on your computer has been modified. Would you like to see more information about this problem?
    警告:计算机可能有病毒。计算机的主引导记录已修改。是否查阅此问题的相关信息?
  22. The master boot record of hard disk, the programming method for the copying and restoring CMOS parameters, and realizing the writing protection of hard disk is represented.
    论述了硬盘主引导记录、MOS参数备份与恢复的程序设计方法及硬盘写保护的实现。
  23. The new master boot record has been successfully written.
    已成功写入新的主启动记录。
  24. Repair the file system boot sector or the Master Boot Record ( MBR).
    修复文件系统启动扇区或主启动记录(MBR)。
  25. Storing and Restoring the Master Boot Record of the Hard Disk
    硬盘主引导记录的保存和恢复
  26. The new features of the master boot record and partition table in Windows environments are described.
    介绍了主引导记录和分区表在Windows环境中的新特性。
  27. This paper introduces the data structure of hard disk, the reason of lose the data of hard disk, method of restore master boot record for hard disk, and presents a flow chart of program.
    介绍了硬盘的数据结构,分析了硬盘数据丢失的原因和恢复硬盘主引导记录的方法,并给出了程序流程图。
  28. The paper describes the difficulties of reading and writing the master boot record on hard disk in applications running under Windows 98, presents a method based on using process server to do so and gives the points of programming.
    分析了在Windows98操作系统下对硬盘主引导记录进行读写的难点,提出以基于进程间服务器的方式完成硬盘主引导记录读写的方法,并给出了程序实现的要点。
  29. Using programming method to produce master boot record code in order to boot multiple operating systems.
    使用编程方法生成主引导区启动代码,达到自动引导多个操作系统的目的。
  30. Rebuilding Data of Hard Disk Main Boot Record
    硬盘主引导记录的数据重建